More updating ia64 to latest xen-unstable
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Sun, 9 Oct 2005 04:28:02 +0000 (22:28 -0600)
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Sun, 9 Oct 2005 04:28:02 +0000 (22:28 -0600)
linux-2.6-xen-sparse/arch/ia64/xen/drivers/evtchn_ia64.c

index b5942442e887b71945075f59b28839e18556ba43..bd576ce8695af4d6dba5fdcdf882cbc8baec57c4 100644 (file)
@@ -35,11 +35,13 @@ int bind_virq_to_irq(int virq)
        while(1);
 }
 
+#if 0
 void notify_remote_via_irq(int virq)
 {
        printk("notify_remote_via_irq called... FIXME??\n");
        while(1);
 }
+#endif
 
 void unbind_virq_from_evtchn(int virq)
 {